fix(deps): update all non-major dependencies and transpile ohash
#744
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^4.0.2
->^4.0.3
^1.1.23
->^1.1.26
^1.2.0
->^1.4.1
^5.12.0
->^5.13.0
^8.38.0
->^8.39.0
^43.1.0
->^43.1.1
^2.0.2
->^3.0.3
^1.0.0
->^1.1.2
^1.0.2
->^1.0.3
8.2.0
->8.4.0
^8.4.22
->^8.4.23
^7.4.0
->^7.5.0
^5.16.9
->^5.17.1
^2.2.0
->^2.3.0
~4.2.1
->~4.3.4
^2.7.14
->^3.2.47
Release Notes
vitejs/vite (@vitejs/plugin-legacy)
v4.0.3
Compare Source
eslint-plugin-n
(#12895) (62ebe28), closes #12895vueuse/head
v1.1.26
Compare Source
webpack/enhanced-resolve
v5.13.0
Compare Source
Features
withFileTypes
options from FileSystem API by @fu1996 in https://github.com/webpack/enhanced-resolve/pull/374Bugfixes
Dependencies
Developer Experience
conditionNames
default by @43081j in https://github.com/webpack/enhanced-resolve/pull/359New Contributors
Full Changelog: webpack/enhanced-resolve@v5.12.0...v5.13.0
eslint/eslint
v8.39.0
Compare Source
Features
3f7af9f
feat: ImplementSourceCode#markVariableAsUsed()
(#17086) (Nicholas C. Zakas)Documentation
6987dc5
docs: Fix formatting in Custom Rules docs (#17097) (Milos Djermanovic)4ee92e5
docs: Update README (GitHub Actions Bot)d8e9887
docs: Custom Rules cleanup/expansion (#16906) (Ben Perlmutter)1fea279
docs: Clarify how to add to tsc agenda (#17084) (Nicholas C. Zakas)970ef1c
docs: Update triage board location (Nicholas C. Zakas)6d8bffd
docs: Update README (GitHub Actions Bot)Chores
60a6f26
chore: upgrade @eslint/js@8.39.0 (#17102) (Milos Djermanovic)d5ba5c0
chore: package.json update for @eslint/js release (ESLint Jenkins)f57eff2
ci: run tests on Node.js v20 (#17093) (Nitin Kumar)9d1b8fc
perf: Binary search in token storeutils.search
(#17066) (Francesco Trotta)07a4435
chore: Add request for minimal repro to bug report (#17081) (Nicholas C. Zakas)eac4943
refactor: remove unnecessary use ofSourceCode#getAncestors
in rules (#17075) (Milos Djermanovic)0a7b60a
chore: update description ofSourceCode#getDeclaredVariables
(#17072) (Milos Djermanovic)6e2df71
chore: remove unnecessary references to the LICENSE file (#17071) (Milos Djermanovic)gajus/eslint-plugin-jsdoc
v43.1.1
Compare Source
unjs/ohash
v1.1.2
Compare Source
compare changes
🩹 Fixes
boolean
asbool
(186e719)✅ Tests
❤️ Contributors
unjs/pkg-types
v1.0.3
Compare Source
compare changes
🩹 Fixes
exports.types
field (#120)📖 Documentation
🤖 CI
a5a00af
)f6cb62c
)❤️ Contributors
pnpm/pnpm
v8.4.0
Compare Source
Minor Changes
pnpm publish
supports the--provenance
CLI option #6435.Patch Changes
node-linker
is set tohoisted
6486.node_modules
directory unless the--force
option is passed.node_modules
folder with a.modules.yaml
file if there are no dependencies insidenode_modules
.Our Gold Sponsors
Our Silver Sponsors
v8.3.1
Compare Source
Patch Changes
node-fetch
to fix an error that happens on Node.js 20 #6424.Our Gold Sponsors
Our Silver Sponsors
v8.3.0
Compare Source
Minor Changes
pnpm pack
command using thepack-gzip-level
setting #6393.--check
flag topnpm dedupe
. No changes will be made tonode_modules
or the lockfile. Exits with a non-zero status code if changes are possible.pnpm install --resolution-only
re-runs resolution to print out any peer dependency issues #6411.Patch Changes
publishConfig.directory
of an injected workspace dependency does not exist #6396.Our Gold Sponsors
Our Silver Sponsors
postcss/postcss
v8.4.23
Compare Source
terser/terser
v5.17.1
Compare Source
.length
when the source array might've been mutatedv5.17.0
Compare Source
= undefined
default argument in IIFE calls (#1366).length
property when statically determinable@__KEY__
annotation to mangle string literals (#1365)vitejs/vite (vite)
v4.3.4
Compare Source
v4.3.3
Compare Source
v4.3.2
Compare Source
v4.3.1
Compare Source
v4.3.0
Compare Source
Vite 4.3 is out! Read the announcement blog post here
In this minor, we focused on improving the dev server performance. The resolve logic got streamlined, improving hot paths and implementing smarter caching for finding
package.json
, TS config files, and resolved URL in general.You can read a detailed walkthrough of the performance work done in this blog post by one of Vite Contributors: How we made Vite 4.3 faaaaster 🚀.
This sprint resulted in speed improvements across the board compared to Vite 4.2.
These are the performance improvements as measured by sapphi-red/performance-compare, which tests an app with 1000 React Components cold and warm dev server startup time as well as HMR times for a root and a leaf component:
You can read more information about the benchmark here
Features
isFileServingAllowed
as public utility (#12894) (93e095c), closes #12894data:
uris (#12645) (4886d9f), closes #12645Performance
depsCacheDirPrefix
value forisOptimizedDepFile
(#12601) (edbd262), closes #12601safeRealpath
ingetRealpath
(#12551) (cec2320), closes #12551Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.